MessageReceivedRepresentingAddressType Property |
Contains the address type for the messaging user who is represented by the user actually receiving the message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReceivedRepresentingAddressType { get; set; }Public Property ReceivedRepresentingAddressType As String
Get
Set
Property Value
Type:
StringThe type of the received representing address.
See Also